Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NWidgetPdfExporter<TContent> Class
Properties Methods


In This Topic
    NWidgetPdfExporter<TContent> Class Members
    In This Topic

    The following tables list the members exposed by NWidgetPdfExporter<TContent>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the content of the exported document. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Public PropertyGets the document being exported. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Public PropertyGets the file to export the document to. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    Public Methods
     NameDescription
    Public MethodGets the print layout of the document content element (Inherited from Nevron.Nov.UI.NPagedMediaExporter<TContent>)
    Public MethodExports a document to PDF format. This operation shows the native Save File dialog, from which the user can select the PDF file. (Inherited from Nevron.Nov.UI.NPdfExporter<TContent>)
    Public MethodOverloaded. Renders the document as PDF to the specified file. (Inherited from Nevron.Nov.UI.NPdfExporter<TContent>)
    Public MethodRenders the document as PDF to the specified stream. (Inherited from Nevron.Nov.UI.NPdfExporter<TContent>)
    Public MethodOverloaded. Shows the image export dialog, from which the user can select different imaging options and export the document to an image. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a PDF export dialog (Inherited from Nevron.Nov.UI.NPdfExporter<TContent>)
    Protected MethodGets the resolution of the document (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    See Also